Agent-callable Parallax services — list_services, get_pricing, start_project, book_call
概要
Parallax is a publicly accessible MCP server exposing Parallax Ventures' service catalog as agent-callable tools over Streamable HTTP.
Tools:
• get_company_info — company overview • list_services — full service catalog • get_pricing — pricing for any service • start_project — initiate a project inquiry • book_call — schedule a consultation
No API key required. Read-only. Connect at https://parallaxvinc.com/mcp.
サーバー設定
{
"mcpServers": {
"parallax": {
"url": "https://parallaxvinc.com/mcp"
}
}
}